feat: consolidate TraceDecay V2 PR8-PR13 delivery - #707
feat: consolidate TraceDecay V2 PR8-PR13 delivery#707ScriptedAlchemy wants to merge 335 commits into
Conversation
🦋 Changeset detectedLatest commit: f265e41 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Post-reopen correction pushed in a23f86a: source-neutral background reconcile no longer advances the scheduler epoch and cancel in-flight text activation; mounted hook overflow uses the explicit invalidating path. Evidence: RED reproduced 0/1, GREEN 1/1 for ordinary_background_reconcile_does_not_supersede_in_flight_text_work; cargo check --lib --locked passed. |
💡 Codex Reviewtracedecay/.github/workflows/release.yml Lines 408 to 411 in fc20c4f For Linux targets, this archive now contains tracedecay/release-please-config.json Lines 22 to 25 in fc20c4f The new npm publication job derives its version from the packed tracedecay/dashboard/src/workspaces/delivery/DeliveryPage.tsx Lines 80 to 82 in fc20c4f When the scope bar selects a project other than the active project, this query keeps the same cache key and continues fetching the unprefixed active-project route. The dashboard already provides tracedecay/src/tracedecay/lifecycle/registry.rs Lines 118 to 122 in fc20c4f When AGENTS.md reference: AGENTS.md:L159-L161 tracedecay/plugin/cursor-native-extension/src/extension.ts Lines 187 to 189 in fc20c4f At activation or language-client restart, ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Addressed the Codex review on current HEAD:
Also kept the existing |
fix(clippy): clear the workspace clippy failures on #707
ci(windows): raise build timeout for cold cache
…analysis docs(extraction): map the root crate's real cycle
check-production-feature-profile.py read the repository root manifest, which is now a virtual workspace declaring no features, so it refused every run. It reads crates/tracedecay/Cargo.toml and fails loudly if that manifest is missing. Six workflow path filters still named the pre-move locations, so plugin-validation and sdk-conformance had silently stopped triggering on the code they guard. Repository-owned fixtures, distribution assets and shell suites keep their root paths by design. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
…plan-reopened' into codex/code-index-catchup-pipeline
…e' into codex/relocate-tracedecay-root-package # Conflicts: # crates/tracedecay-query/tests/search_quality_suite/candidate_producers.rs # crates/tracedecay/src/daemon/code_index_scheduler.rs
chore(vendor): split remaining generated and data churn out of PR #707
Absorbs the merged churn-split PRs so the merge-base advances and the byte-identical files (benchmark_data/, mockups/, plugin/cursor-native-extension/, dashboard contracts schema) leave #707's visible diff. Tree is identical to the previous branch head — no content change. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01A2BarcJk3iuv77aJQwHvnx
…plan-reopened' into codex/707-fast-forward-20260827
|
Heads-up from the master-side CI stabilization (PRs #738/#739):
|
Absorbs the master-side CI stabilization. Delete-side conflicts resolve to this branch: the V2 resolver (lifecycle/identity.rs reject_split_identity_cutover) already fails closed on populated duplicate shards, path_layout.rs is already restructured past the clippy lint, and the automation lock code is rewritten here (the vanished-lock reclaim guard from #739 still needs a V2 port — see the PR #707 comment from 2026-08-27). Tree is identical to the previous branch head. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01A2BarcJk3iuv77aJQwHvnx
…plan-reopened' into codex/707-fast-forward-20260827
Replacement review for #421 after its accidental merge was reverted from master in 52a9aab. This commit has the exact tree of #421 head d4c67d4. Do not merge until explicitly authorized.